Skip to content

Conversation

nomo-nordic
Copy link

@nomo-nordic nomo-nordic commented Sep 24, 2025

Based on #24471.

test-sdk-nrf: collab-nrfx-4.0

@nomo-nordic nomo-nordic requested review from a team and MarekPorwisz as code owners September 24, 2025 10:34
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Sep 24, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 24, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@c475e9f nrfconnect/sdk-zephyr@3acc99b (collab-nrfx-4.0) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Sep 24, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 14

Inputs:

Sources:

sdk-nrf: PR head: ffc9edbd243cf1ab349496b5e545fd012152edf2
zephyr: PR head: 3acc99b2018b0ace7a8b2922006cb2ffbd17b9d1

more details

sdk-nrf:

PR head: ffc9edbd243cf1ab349496b5e545fd012152edf2
merge base: 1cd9d5de2c2692c2a8e9e956545755e0d1091a22
target head (collab-nrfx-4.0): 1cd9d5de2c2692c2a8e9e956545755e0d1091a22
Diff

zephyr:

PR head: 3acc99b2018b0ace7a8b2922006cb2ffbd17b9d1
merge base: c475e9f2c9eedd5aef47e2e0a36eb02d05e87a7f
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (20)
scripts
│  ├── quarantine.yaml
│  │ quarantine_zephyr.yaml
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  │ board.yml
│  ├── drivers
│  │  ├── flash
│  │  │  ├── nrf_qspi_nor.c
│  │  │  │ soc_flash_nrf.c
│  │  ├── i2c
│  │  │  ├── i2c_nrfx_twim.c
│  │  │  ├── i2c_nrfx_twim_common.h
│  │  │  │ i2c_nrfx_twim_rtio.c
│  │  ├── power_domain
│  │  │  │ Kconfig.nrfs_gdpwr
│  │  ├── pwm
│  │  │  │ pwm_nrfx.c
│  │  ├── sensor
│  │  │  ├── nordic
│  │  │  │  ├── qdec_nrfx
│  │  │  │  │  │ qdec_nrfx.c
│  │  ├── spi
│  │  │  ├── Kconfig.nrfx
│  │  │  ├── spi_nrfx_spim.c
│  │  │  │ spi_nrfx_spis.c
│  ├── dts
│  │  ├── bindings
│  │  │  ├── spi
│  │  │  │  │ nordic,nrf-spim.yaml
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  │ nrfx_kconfig.h
│  ├── samples
│  │  ├── drivers
│  │  │  ├── led
│  │  │  │  ├── led_strip
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf52dk_nrf52832.conf
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf52
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  │ Kconfig

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ desktop52_verification
    • ◻️ test-fw-nrfconnect-apps
    • ◻️ test-fw-nrfconnect-ble_samples
    • ◻️ test-fw-nrfconnect-chip
    • ◻️ test-fw-nrfconnect-nfc
    • ◻️ test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • ◻️ test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • ◻️ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ◻️ test-fw-nrfconnect-nrf-iot_samples
    • ◻️ test-fw-nrfconnect-nrf-iot_lwm2m
    • ◻️ test-fw-nrfconnect-nrf-iot_thingy91
    • ◻️ test-fw-nrfconnect-proprietary_esb
    • ◻️ test-fw-nrfconnect-rpc
    • ◻️ test-fw-nrfconnect-tfm
    • ◻️ test-fw-nrfconnect-thread-main
    • ◻️ test-fw-nrfconnect-nrf_lrcs_mosh
    • ◻️ test-fw-nrfconnect-nrf_lrcs_positioning
    • ◻️ test-sdk-wifi
    • ◻️ test-low-level
    • ◻️ test-sdk-pmic-samples
    • ◻️ test-fw-nrfconnect-ps-main
    • ⚠️ test-sdk-audio
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
    • ⚠️ test-fw-nrfconnect-rs
    • ⚠️ test-fw-nrfconnect-fem
    • ⚠️ test-sdk-find-my
    • ⚠️ test-sdk-mcuboot
    • ⚠️ test-sdk-dfu

Note: This message is automatically posted and updated by the CI

@masz-nordic masz-nordic added the CI-all-test Run All integration tests label Oct 1, 2025
@mstasiaknordic
Copy link
Contributor

Failing tests on CI :

  • llext.writable* - same overflow issue, to be moved into quarantine with other tests
  • kernel.common.misra - issue observed on nRF54LM20A and reported as bug https://nordicsemi.atlassian.net/browse/NCSDK-35491, I guess it can be added to quarantine under that ticket

@mstasiaknordic mstasiaknordic force-pushed the NRFX-8211 branch 2 times, most recently from 4dc1c86 to b5f047d Compare October 7, 2025 05:46
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 7, 2025

Memory footprint analysis revealed the following potential issues

applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9102[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 5858[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 12744[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 9492[B] - link (cc: @nrfconnect/ncs-ll-ursus)

Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-24676/10)

nomo-nordic and others added 2 commits October 10, 2025 10:55
Update dependencies.

Signed-off-by: Norbert Morawski <[email protected]>
Those will be investigated in a separate task.

Signed-off-by: Marcin Szymczyk <[email protected]>
@NordicBuilder NordicBuilder removed the DNM label Oct 10, 2025
@masz-nordic masz-nordic merged commit 94b822f into nrfconnect:collab-nrfx-4.0 Oct 10, 2025
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. CI-all-test Run All integration tests manifest manifest-nrfx manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants